home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / code_edt / scb10 / overview.txt next >
Encoding:
Text File  |  1995-10-27  |  1.3 KB  |  34 lines

  1. Scoper analyzes VB3 projects and finds unused variables
  2. and code. Statistical spreadsheets are produced for the
  3. project and for each form or Basic module. The registered
  4. copy will create a new version of your project with the
  5. dead code stripped out, in a new directory. "... this handy
  6. tool is well worth the $19 registration fee" - VB Tech Jrnl
  7. Oct. 95. SWREG ID: 5904
  8.  
  9. **************************************************************
  10. Recently reviewed in major VB publications ...
  11. **************************************************************
  12.  
  13. VB Tech Journal, 10/95 ...
  14.  
  15. "... it is wise to subject your projects to the scrutiny of
  16.      a cross-reference utility that analyzes the source code and
  17.      reports on unused variables and code - a utility like ISES
  18.      Inc.'s shareware Scoper."
  19.  
  20. "... Scoper can even create a new version of your project, with
  21.      the dead code stripped out, in a new directory."
  22.  
  23. "... this handy tool is well worth the $19 registration fee."
  24.     
  25. VB Programmer's Journal, 10/95
  26.  
  27. "... The new release adds online context sensitive help, a
  28.      cross reference analysis engine, in-flight binary-text
  29.      conversion, improved statistics drill-down software, and
  30.      element/scope/type protection filters during the auto-rewrite
  31.      process."
  32.  
  33. *****************************************************************    
  34.